Welcome![Sign In][Sign Up]
Location:
Search - Visual Basic winsock

Search list

[TCP/IP stackwinsock

Description: winsocked programming.A chat tool by Tcp/IP.Programmed by visual basic 6.0
Platform: | Size: 15381 | Author: haha | Hits:

[Network DevelopWindows网络编程(第二版)

Description: 本书涉及6个技术领域: Winsock应用程序编程接口(API) .Net套接字(用C#语言) Visual Basic Winsock控件 客户端远程访问服务(RAS) IP助手API 传统网络--NetBIOS和Windows重定向器
Platform: | Size: 10260033 | Author: nixiapo | Hits:

[Internet-Networkvb_winsock

Description: c/s模式socket编程,Visual Basic代码-c/s mode socket programming, Visual Basic code
Platform: | Size: 5120 | Author: 吴铁堤 | Hits:

[Compress-Decompress algrithms语音聊天

Description: 在winsock基础上实现的语音聊天,音质很棒-based on the voice chat, which sound great
Platform: | Size: 20480 | Author: 杨和平 | Hits:

[Internet-NetworkA Basic Multi-User Chat Program

Description: 多用户聊天服务器,代码完成了winsock多连接的应用,-multi-user chat server, code completion of a multi-link protocols of the application
Platform: | Size: 6144 | Author: 小军 | Hits:

[Communicationcode0001

Description: 最简单的vb聊天程序 winsock实现-most simple vb chat program to achieve winsock
Platform: | Size: 12288 | Author: 董炳波 | Hits:

[Windows Develop企业级的DLL全部源代码

Description: 这是用VB写的winsock 我们可以完全放弃微软的WINSOCK.OCX了.这便于我的写出的软件少依赖控件-This is written in VB winsock we can completely abandon the Microsoft WINSOCK.OCX. This will help me to write software less dependent on controls
Platform: | Size: 196608 | Author: | Hits:

[Internet-NetworkWinsock通信测试程序--Source-V2.0

Description: 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering software testing tools
Platform: | Size: 63488 | Author: 黄先生 | Hits:

[Internet-NetworkTcp通讯

Description: 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
Platform: | Size: 136192 | Author: 陈军 | Hits:

[Windows Develop文件传送

Description: 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文件流以字节的形式发送到接收端,接收端收到后,将二进制流回写,保存成文件即可。这里要注意两点,一个是由于Winsock每次最大传输8K的内容,所以需要将文件分解,每次传输固定数目的字节流,这样发送和接收时都可以根据这个数目来判断文件传输的进程,一旦字节流数目等于文件的大小,就需要关闭相应的文件句柄;另一点是由于我只使用一个Winsock控件接收,接收文本时需要注意要将UNICODE转码,解析成可识别的信息。 -LAN file transfer to uniform design and user convenience, we hope it will end service and client together and form a process so that users understand, a more intuitive 1:00 (in fact, do so in order to facilitate debugging, you can test the machine, its own text- items for himself). Therefore, we need procedures in the use of two Winsock Control, a charge of wiretapping, a charge of this, when the transmitter connects successfully, it will be a choice to send the document (can be arbitrary binary files), will then file names and the length byte sent to the receiver, receiver- After receiving the news, file names and length analysis, and then notify the sender can begin sending documents; Send-read the news, the flow of documents in the form of bytes sent to the receiving end, the receivin
Platform: | Size: 11264 | Author: sasa | Hits:

[Internet-NetworkWinServer

Description: Winsock 可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快 2.可以用鼠标控制 3.可以用键盘控制 4.服务端可以被多人连接控制 5.可以(强行)重启/关机 6.可以远程登录计算机,并且可以发送Ctrl+Alt+Del三键出现登录界面(Win2000/NT4.0/XP) 7.能够读取远程计算机的剪贴板,并且放在本机的剪贴板中-Winsock can view Remote Desktop, GDI used for data conversion (BMP data put into PNG format), two fast transmission. the mouse can be used to control 3. the keyboard can be used to control four. the server can be connected to control more than five. may to (forced) to resume/Off 6. remote Login computer, and can send Ctrl-Alt-Del key emerging logged three interfaces (Win2000/NT4.0/X P) 7. Remote computer to read the clipboard, and the machine on the clipboard
Platform: | Size: 10240 | Author: zrg | Hits:

[Windows Developwinsockpassimage

Description: winsock传输图像,VB编程,实现点到点间的图像传送-protocols of transmission images, VB, point-to-point transmission of images
Platform: | Size: 3072 | Author: 燕先生 | Hits:

[TCP/IP stackwinsock

Description: 有关VB的winsock编程,可供初学者学习使用!-Related to the winsock programming VB for beginners learning to use!
Platform: | Size: 15360 | Author: AAA | Hits:

[Internet-NetworkWinsock

Description: 用Winsock制作的局域网文件传输系统, 传输速度超快-Production LAN with Winsock file transfer systems, ultra-fast transmission speeds
Platform: | Size: 233472 | Author: 李骏 | Hits:

[Internet-NetworkDownloadFile

Description: 用 winsock 做的下载软件 (可用作软件升级)-Winsock to do with the download software (can be used as a software upgrade)
Platform: | Size: 2048 | Author: wang qiang | Hits:

[TCP/IP stackwinsock

Description: winsocked programming.A chat tool by Tcp/IP.Programmed by visual basic 6.0
Platform: | Size: 15360 | Author: haha | Hits:

[Internet-NetworkWinsockClient

Description: Winsock的多客户服务器源代码,比较好的WINSOCK应用示例!-Winsock Multi-client server source code
Platform: | Size: 16384 | Author: 互网 | Hits:

[Windows DevelopNetwork_Programming_for_Win

Description: (英文原版)这本书关注与Winsock网络编程技术。主要包括接口API,.net sockets,vb Winsock控制,RAS,IP Helper API 等-This book primarily focuses on the Winsock network programming technology. This book covers six technical areas: Winsock application programming interface (API) .NET Sockets (from C#) Visual Basic Winsock Control Client Remote Access Server (RAS) IP Helper API Legacy Networking—NetBIOS and the Windows redirector
Platform: | Size: 1794048 | Author: | Hits:

[Internet-NetworkWinsock-Client-Server-Chat

Description: winsock basics a simple application to chat in client server
Platform: | Size: 8192 | Author: ssdd9258 | Hits:

[Internet-Networkwinsock

Description: visual basic winsock套接字实例-vb winsock sample
Platform: | Size: 25600 | Author: john smith | Hits:
« 12 3 4 »

CodeBus www.codebus.net